[INFO] cloning repository https://github.com/armedev/game-of-life
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/armedev/game-of-life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farmedev%2Fgame-of-life", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farmedev%2Fgame-of-life'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d3d22322e781bfca65204e4f6e4d389ca67d2db
[INFO] fixing armedev/game-of-life against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farmedev%2Fgame-of-life" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/armedev/game-of-life
[INFO] finished tweaking git repo https://github.com/armedev/game-of-life
[INFO] tweaked toml for git repo https://github.com/armedev/game-of-life written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/armedev/game-of-life on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/armedev/game-of-life already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-test v0.2.5
[INFO] [stderr]   Downloaded tracing-test-macro v0.2.5
[INFO] [stderr]   Downloaded axum_static v1.7.1
[INFO] [stderr]   Downloaded axum-tws v0.5.0
[INFO] [stderr]   Downloaded axum-core v0.5.2
[INFO] [stderr]   Downloaded rustls-webpki v0.103.3
[INFO] [stderr]   Downloaded axum v0.8.4
[INFO] [stderr]   Downloaded tokio-websockets v0.11.4
[INFO] [stderr]   Downloaded rustls v0.23.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fe5487f4f89c00bb9a2b20e816ec3507a02259575ea78da23817acace7d39d63
[INFO] running `Command { std: "docker" "start" "fe5487f4f89c00bb9a2b20e816ec3507a02259575ea78da23817acace7d39d63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe5487f4f89c00bb9a2b20e816ec3507a02259575ea78da23817acace7d39d63" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe5487f4f89c00bb9a2b20e816ec3507a02259575ea78da23817acace7d39d63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe5487f4f89c00bb9a2b20e816ec3507a02259575ea78da23817acace7d39d63" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking tracing-test v0.2.5
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-websockets v0.11.4
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking axum-tws v0.5.0
[INFO] [stderr]     Checking axum_static v1.7.1
[INFO] [stderr]     Checking gol-htmx-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: This macro cannot be used on the current target.
[INFO] [stdout]                                    You can prevent it from being used in other architectures by
[INFO] [stdout]                                    guarding it behind a cfg(any(target_arch = "aarch64", target_arch = "arm64ec")).
[INFO] [stdout]    --> src/patterns/gol_simd.rs:326:12
[INFO] [stdout]     |
[INFO] [stdout] 326 |         if is_aarch64_feature_detected!("neon") {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `is_aarch64_feature_detected` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: This macro cannot be used on the current target.
[INFO] [stdout]                                    You can prevent it from being used in other architectures by
[INFO] [stdout]                                    guarding it behind a cfg(any(target_arch = "aarch64", target_arch = "arm64ec")).
[INFO] [stdout]    --> src/patterns/gol_simd.rs:362:12
[INFO] [stdout]     |
[INFO] [stdout] 362 |         if is_aarch64_feature_detected!("neon") {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `is_aarch64_feature_detected` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: This macro cannot be used on the current target.
[INFO] [stdout]                                    You can prevent it from being used in other architectures by
[INFO] [stdout]                                    guarding it behind a cfg(any(target_arch = "aarch64", target_arch = "arm64ec")).
[INFO] [stdout]    --> src/patterns/gol_simd.rs:326:12
[INFO] [stdout]     |
[INFO] [stdout] 326 |         if is_aarch64_feature_detected!("neon") {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `is_aarch64_feature_detected` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: This macro cannot be used on the current target.
[INFO] [stdout]                                    You can prevent it from being used in other architectures by
[INFO] [stdout]                                    guarding it behind a cfg(any(target_arch = "aarch64", target_arch = "arm64ec")).
[INFO] [stdout]    --> src/patterns/gol_simd.rs:362:12
[INFO] [stdout]     |
[INFO] [stdout] 362 |         if is_aarch64_feature_detected!("neon") {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `is_aarch64_feature_detected` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::arch::aarch64`
[INFO] [stdout]  --> src/patterns/gol_simd.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::arch::{aarch64::*, is_aarch64_feature_detected};
[INFO] [stdout]   |                 ^^^^^^^ could not find `aarch64` in `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::http::header`
[INFO] [stdout]  --> src/patterns/gol_threads.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use axum::http::header;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::arch::aarch64`
[INFO] [stdout]  --> src/patterns/gol_simd.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::arch::{aarch64::*, is_aarch64_feature_detected};
[INFO] [stdout]   |                 ^^^^^^^ could not find `aarch64` in `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the feature named `neon` is not valid for this target
[INFO] [stdout]    --> src/patterns/gol_simd.rs:192:22
[INFO] [stdout]     |
[INFO] [stdout] 192 |     #[target_feature(enable = "neon")]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ `neon` is not valid for this target
[INFO] [stdout]     |
[INFO] [stdout]     = help: valid names are: `aes`, `xop`, `adx`, `apxf`, and `avx` and 76 more
[INFO] [stdout]     = note: `neon` is present on the `aarch64` and `arm` target architectures. Did you mean to compile for one of those targets, or use conditional compilation?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the feature named `neon` is not valid for this target
[INFO] [stdout]    --> src/patterns/gol_simd.rs:235:22
[INFO] [stdout]     |
[INFO] [stdout] 235 |     #[target_feature(enable = "neon")]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ `neon` is not valid for this target
[INFO] [stdout]     |
[INFO] [stdout]     = help: valid names are: `aes`, `xop`, `adx`, `apxf`, and `avx` and 76 more
[INFO] [stdout]     = note: `neon` is present on the `aarch64` and `arm` target architectures. Did you mean to compile for one of those targets, or use conditional compilation?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the feature named `neon` is not valid for this target
[INFO] [stdout]    --> src/patterns/gol_simd.rs:336:22
[INFO] [stdout]     |
[INFO] [stdout] 336 |     #[target_feature(enable = "neon")]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ `neon` is not valid for this target
[INFO] [stdout]     |
[INFO] [stdout]     = help: valid names are: `aes`, `xop`, `adx`, `apxf`, and `avx` and 76 more
[INFO] [stdout]     = note: `neon` is present on the `aarch64` and `arm` target architectures. Did you mean to compile for one of those targets, or use conditional compilation?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the feature named `neon` is not valid for this target
[INFO] [stdout]    --> src/patterns/gol_simd.rs:374:22
[INFO] [stdout]     |
[INFO] [stdout] 374 |     #[target_feature(enable = "neon")]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ `neon` is not valid for this target
[INFO] [stdout]     |
[INFO] [stdout]     = help: valid names are: `aes`, `xop`, `adx`, `apxf`, and `avx` and 76 more
[INFO] [stdout]     = note: `neon` is present on the `aarch64` and `arm` target architectures. Did you mean to compile for one of those targets, or use conditional compilation?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::http::header`
[INFO] [stdout]  --> src/patterns/gol_threads.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use axum::http::header;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the feature named `neon` is not valid for this target
[INFO] [stdout]    --> src/patterns/gol_simd.rs:192:22
[INFO] [stdout]     |
[INFO] [stdout] 192 |     #[target_feature(enable = "neon")]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ `neon` is not valid for this target
[INFO] [stdout]     |
[INFO] [stdout]     = help: valid names are: `aes`, `xop`, `adx`, `apxf`, and `avx` and 76 more
[INFO] [stdout]     = note: `neon` is present on the `aarch64` and `arm` target architectures. Did you mean to compile for one of those targets, or use conditional compilation?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the feature named `neon` is not valid for this target
[INFO] [stdout]    --> src/patterns/gol_simd.rs:235:22
[INFO] [stdout]     |
[INFO] [stdout] 235 |     #[target_feature(enable = "neon")]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ `neon` is not valid for this target
[INFO] [stdout]     |
[INFO] [stdout]     = help: valid names are: `aes`, `xop`, `adx`, `apxf`, and `avx` and 76 more
[INFO] [stdout]     = note: `neon` is present on the `aarch64` and `arm` target architectures. Did you mean to compile for one of those targets, or use conditional compilation?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the feature named `neon` is not valid for this target
[INFO] [stdout]    --> src/patterns/gol_simd.rs:336:22
[INFO] [stdout]     |
[INFO] [stdout] 336 |     #[target_feature(enable = "neon")]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ `neon` is not valid for this target
[INFO] [stdout]     |
[INFO] [stdout]     = help: valid names are: `aes`, `xop`, `adx`, `apxf`, and `avx` and 76 more
[INFO] [stdout]     = note: `neon` is present on the `aarch64` and `arm` target architectures. Did you mean to compile for one of those targets, or use conditional compilation?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the feature named `neon` is not valid for this target
[INFO] [stdout]    --> src/patterns/gol_simd.rs:374:22
[INFO] [stdout]     |
[INFO] [stdout] 374 |     #[target_feature(enable = "neon")]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ `neon` is not valid for this target
[INFO] [stdout]     |
[INFO] [stdout]     = help: valid names are: `aes`, `xop`, `adx`, `apxf`, and `avx` and 76 more
[INFO] [stdout]     = note: `neon` is present on the `aarch64` and `arm` target architectures. Did you mean to compile for one of those targets, or use conditional compilation?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opacity`
[INFO] [stdout]   --> src/patterns/mlp.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |             let opacity = 255 - (layer * 40);
[INFO] [stdout]    |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_opacity`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `eye_color`
[INFO] [stdout]    --> src/patterns/mlp.rs:170:13
[INFO] [stdout]     |
[INFO] [stdout] 170 |         let eye_color = [60, 40, 25];
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eye_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gol-htmx-rust` (bin "gol-htmx-rust") due to 7 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `opacity`
[INFO] [stdout]   --> src/patterns/mlp.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |             let opacity = 255 - (layer * 40);
[INFO] [stdout]    |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_opacity`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `eye_color`
[INFO] [stdout]    --> src/patterns/mlp.rs:170:13
[INFO] [stdout]     |
[INFO] [stdout] 170 |         let eye_color = [60, 40, 25];
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eye_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gol-htmx-rust` (bin "gol-htmx-rust" test) due to 7 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "fe5487f4f89c00bb9a2b20e816ec3507a02259575ea78da23817acace7d39d63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe5487f4f89c00bb9a2b20e816ec3507a02259575ea78da23817acace7d39d63", kill_on_drop: false }`
[INFO] [stdout] fe5487f4f89c00bb9a2b20e816ec3507a02259575ea78da23817acace7d39d63
